docs: Expand input handling documentation to cover event masks
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 18 Feb 2015 11:13:28 +0000 (11:13 +0000)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 19 Feb 2015 12:48:42 +0000 (12:48 +0000)
commit09bb109f01e4455f8c286da91fb5314ffac037f5
tree5a236f69fbfe0636624e02d4b1ad7679a65a2dc6
parent668d5d8665d91110461da00caf80dcaf1cfc0bd4
docs: Expand input handling documentation to cover event masks

Also try and clarify a few things about event propagation. Move
input-handling.xml into gtk-doc’s expand_content_files variable so it
automatically links to widget documentation. Add links from
gtk_widget_add_events() and friends to the new documentation.

https://bugzilla.gnome.org/show_bug.cgi?id=744054
docs/reference/gtk/Makefile.am
docs/reference/gtk/gtk-docs.sgml
docs/reference/gtk/input-handling.xml
gdk/gdktypes.h
gdk/gdkwindow.c
gtk/gtkwidget.c